New git commits don't mark pull step dirty
Metadata
Current evaluation
No evaluation has been recorded for this issue yet.
Issue body
Given a part:
foo:
plugin: dump
source: .
source-type: git
$ snapcraft
Preparing to pull foo
Pulling foo
Preparing to build foo
Building foo
Staging foo
Priming foo
[...]
$ git commit -m test --unchanged
$ snapcraft
Skipping pull foo (already ran)
[...]
Evaluation history
No evaluation history available.